home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / The World of Computer Software.iso / hb3stat.zip / STATS.HIS < prev   
Text File  |  1992-08-05  |  984b  |  23 lines

  1.            The History of League Leaders Program
  2.  
  3. v1.0 - Initial version. Compiled with djgpp compiler, this forced the program
  4.        to only run on a 386-sx or better. 
  5.  
  6. v1.1 - Added alot of new stat categories.
  7.  
  8. v2.0 - Added one new stat categories, Triple Crown leaders. Also compiled
  9.        the program using the Borland C/C++ compiler. 
  10.  
  11.      - This new version will now work on a 286 machine and no longer requires 
  12.        the emu387 file that v1.1 and earlier need.
  13.  
  14.      - Added the data file stats.dat, which used by the program to calculate
  15.        minium plate appearances, etc ... This file can and SHOULD be modified
  16.        as you progress in your season.
  17.     
  18. v2.1 - Added better error reporting. The parser will now give the line number
  19.        of any error in the input file.
  20.      - National league team do not need to be edited like they had to in v2.0. 
  21.        Basically National league data will be processed just like the American 
  22.        league data.
  23.